home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18360 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  789 b 

  1. Path: service-2.agate.net!usenet
  2. From: ettienne@agate.net (Steve Nutt)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: a tuff question
  5. Date: Sat, 20 Apr 1996 05:06:56 GMT
  6. Organization: DET
  7. Message-ID: <4l9k04$mbo@service-2.agate.net>
  8. References: <4kgq3j$pbj@newsbf02.news.aol.com>
  9. Reply-To: ettienne@agate.net
  10. NNTP-Posting-Host: ettienne.sdi.agate.net
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. mrdavc@aol.com (Mrdavc) wrote:
  14.  
  15. >Has anyone ever changed the font on a Windows Menu in a C++ or C program? 
  16. >How do you do it?  In an OWL paint function?  As a SetupWindow parameter? 
  17. >As a device context (probably not since the menu is already in place by
  18. >the time a device context is assigned)?
  19.  
  20. The only solution that I know of is to make an owner drawn menu.
  21. Although not hard, it is a hassel.
  22.  
  23. Steve
  24.  
  25.